html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,table,article,footer,header,nav {
 margin:0;
 padding:0;
 border:0;
 font-size:100%;
 vertical-align:baseline;
}
body {
 line-height:2;
 color:#333;
 font-family:"Source Han Sans CN",Verdana,Tahoma,Arial,simsun,sans-serif;
}
article,nav {
 display:block;
}
th {
 text-align:left;
}
ul {
 list-style:none;
}
ol {
 margin:0 0 0 2em;
 padding:0;
 list-style-position:outside;
}
h1,h2,h3,h4,h5,h6 {
 font-weight:normal;
}
img {
 border:none;
}
.clear {
 clear:both;
 height:0;
 line-height:0;
 overflow:hidden;
 font-size:0;
}
a {
 text-decoration:none;
 outline:none;
 color:#666;
}
a:hover {
 text-decoration:none;
 color:#EB1B26;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
em {
 font-style:normal;
}
hr {
 display:block;
 height:0;
 line-height:0;
 border:0;
 border-top:3px solid #eee;
 margin:2em 0 0 0;
 padding:0 0 1em 0;
}

.w1140 {
 width:1140px;
 margin:0 auto;
}

.suger-top {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:flex-end;
}

.suger-nav > ul {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:center;
}

.suger-nav >ul > li {
 margin-left:5px;
}

.suger-nav >ul> li >a {
 display:inline-block;
 padding:15px 30px;
 line-height:1;
 color:#333;
}

.suger-nav > ul li {
 position:relative;
}

.suger-nav li ul {
 display:none;
 position:absolute;
 z-index:4;
 box-sizing:border-box;
 background-color:#fafafa;
 border:0px solid #54A0F3;
 box-sizing:border-box;
 float:left;
 width:100%;
 text-align:center;
 padding:2px 0;
 margin:0;
}

.suger-nav li ul:empty {display:none;}

.suger-nav li ul li {
 margin:4px 0;
}
.suger-nav li ul li a{
 padding:4px 10px;
 display:inline-block;
 color:#677;
}

@keyframes one {
 from {transform:scale(0.85)}
}


.suger-nav li:hover ul {
 display:block;
 animation:one 0.2s linear;
}

.suger-nav li ul:empty:hover {display:none;}

.suger-nav ul li:hover > a {
 background-color:#54A0F3;
 color:#fff;
}

.suger-top-right {
 line-height:1;
}


.topline {
 font-size:0.9em;
 text-align:center;
}

.trbtn a {
 color:#888;
 padding:0 3px;
 margin:0 5px;
}

.trbtn a:hover {
 color:#29e;
}

/*.suger-nav .active {*/
/* background-color:#0769B4;*/
/* color:#fff;*/
/*}*/

.suger-logo img {
 width:157px;height:60px;display:block;
}

.suger-top-w {
 padding:15px 0;
 height:90px;
 box-sizing:border-box;
}

.suger-top-fixed-w {
 position:fixed;left:0;top:0;right:0;
 height:90px;
 box-shadow:0 2px 2px rgba(0,0,0,0.2);
 z-index:5000;
 background-color:#fff;
}

.suger-top-fixed {
 height:90px;width:100%;
}

.swiper-slide {
 position:relative;
 width:100%;height:300px;
 overflow:hidden;
 background-color:#eee;
}
#swp1 .suger-swiper img {
 display:block;
 position:absolute;left:50%;
 margin-left:-960px;
}
.swiper-pagination-bullet {
 width:22px;height:6px;background-color:#fff;
 border-radius:30px;
}

.suger-swiper-wrap {
 position:relative;
}

#xnav {
 position:absolute;left:50%;top:0;
 margin-left:-570px;
 background-color:rgba(1,1,1,0.4);
 z-index:3;
 width:160px;height:300px;
 text-align:center;
 box-sizing:border-box;
 padding-top:20px;
}

#xnav a {
 color:#fff;
 display:block;
 padding:4px 0;
}

#xnav a:hover {
 background-color:#ffa;
 color:#357;
}

.suger-card-four {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 margin-top:25px;
 padding-bottom:26px;
}

.suger-card-four-in {
 width:25%;
 box-sizing:border-box;
 border:1px solid #ddd;
 border-left:none;
}

.suger-card-four-in:first-child {
 border-left:1px solid #ddd;
}


.four-in1 img {
 display:block;
 width:55px;
 margin:0 auto;
}

.four-in-hover, .four-in1 .four-in-hover {
 display:none;
}

.four-in-hover {
 font-size:0.95em;
}

.four-in-hover a {
 background-color:#FE6007;
 border-radius:3px;
 color:#fff;
 margin-top:15px;
 display:inline-block;
 padding:4px 20px;
 transform:scale(0.97);
}


.four-in1 {
 text-align:center;
 padding:30px 0;
}

.four-in1-h1 {
 font-size:1.2em;
 font-weight:700;
 margin-top:10px;
}

.suger-card-four-hover .four-in-hover {
 display:block;
}

.suger-card-four-hover .four-in-show {
 display:none;
}

.suger-card-four-hover .four-in1 {
 background-color:#1696D9;
 color:#fff;
}

.four-in2 {
 background-color:#fff;
 text-align:center;
 padding:15px 0 30px;
 font-size:0.9em;
}

.suger-card-four .suger-card-four-hover {
 border:1px solid #1696D9;
 -transform:scale(1.03);
 -box-shadow:0 0 6px rgba(22, 150, 217, 0.4);
}

.four-in-show li b {
 color:#1696D9;
}

.suger-search {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:center;
 font-size:0.95em;
 margin-top:15px;
}

.suger-search a {
 color:#777;
}

.suger-search-left a:before {
 content:"\272A";
 margin-right:10px;
}

.suger-search form {
 overflow:hidden;
}

.suger-search form input {
 float:left;
 height:30px;
 line-height:30px;
 box-sizing:content-box;
 padding:0 10px;
}

.sokws {
 border:1px solid #0769B1;
}

.sobtn {
 border:1px solid #0769B1;
 background-color:#0769B1;
 color:#fff;
}

.myh4 {
 text-align:center;
 font-size:30px;
 font-weight:700;
 margin-top:15px;
 color:#0D69AF;
}

.myh4 div {
 color:#FD5F0D;
 font-size:16px;
 position:relative;
 margin-bottom:25px;
}

.myh4 div:before {
 content:" ";
 width:50%;height:1px;
 background-color:#ccc;
 position:absolute;left:0;top:-5px;right:0;
 margin:auto;
}

.suger-ys-w {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 margin-top:20px;
}

.suger-ys {
 width:calc(100%/3 - 10px);
 text-align:center;
 background-color:#fff;
 padding:30px 0 0;
 margin-bottom:20px;
 transition:transform 0.3s;
 box-shadow:0 0 7px rgba(0,0,0,0.2);
 border-radius:5px;
 overflow:hidden;
}

.suger-ys:hover {
 transform:translateY(-4px);
}

.suger-ys:hover h5 {
 color:#1996D7;
}

.suger-ys:hover p {
 background-color:#FD5F0D;
}

.suger-ys img {
 width:80px;height:80px;
 display:block;
 margin:14px auto 14px;
}


.suger-ys h5 {
 font-size:1.2em;
 font-weight:700;
 color:#777;
 margin-bottom:10px;
}

.suger-ys p {
 font-size:0.95em;
 background-color:#1996D7;
 color:#fff;
 padding:10px 0;
}

.big {
 background-color:#f9f9f9;
 padding:10px 0;
 margin-top:16px;
}

.bigblack {
 background-color:#fbfbfb;
 padding:10px 0;
 margin-top:16px;
 border-top:1px solid #eee;
}

.ys4 {
 background-color:#f9f9f9;
 color:#777;
 padding:40px 0;
 margin-top:10px;
}

.ys4 ul {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-around;
 align-items:center;
 text-align:center;
}

.ys4 img {
 width:50px;height:50px;
 display:block;
 margin:0 auto;
}

.ys4 p b {
 display:block;
 font-size:1.5em;
}

.hynav ul {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:center;
 margin:20px 10px 0;
}

.hynav li {
 width:calc(100%/6 - 10px);
 background-color:#1C96D6;
 color:#fff;
 text-align:center;
 padding:10px 0;
 cursor:pointer;
}

.hy-c {
 margin:10px;
 box-sizing:border-box;
 padding:20px 0;
 display:none;
}

div.hyhover {
 display:block;
}

.hy-c ul {
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 padding-top:20px;
}


.hy1 {
 background:url(hy1.png) no-repeat center top;
}

.hy2 {
 background:url(hy2.png) no-repeat center top;
}

.hy3 {
 background:url(hy3.png) no-repeat center top;
}

.hy4 {
 background:url(hy4.png) no-repeat center top;
}

.hy5 {
 background:url(hy5.png) no-repeat center top;
}

.hy6 {
 background:url(hy6.png) no-repeat center top;
}

.hy7 {
 background:url(hy7.png) no-repeat center top;
}

.hy8 {
 background:url(hy8.png) no-repeat center top;
}

.hy9 {
 background:url(hy9.png) no-repeat center top;
}


.hy-c ul li {
 text-align:center;
 width:140px;
 font-weight:700;
 padding-top:122px;
 background-size:120px;
}


.hy-btn {
 background-color:#FC5E11;
 color:#fff;
 padding:10px 30px;
 margin:20px;
 display:inline-block;
}

.hy-btn:hover {
 color:#fff;
 background-color:#17c;
}

.hy-c1 {
 background:url(hyc1.png) no-repeat right 40px;
}

.hy-c2 {
 background:url(hyc2.png) no-repeat right 40px;
}

.hy-c3 {
 background:url(hyc3.png) no-repeat right 40px;
}

.hy-c4 {
 background:url(hyc4.png) no-repeat right 40px;
}

.hy-c5 {
 background:url(hyc5.png) no-repeat right 40px;
}

.hy-c6 {
 background:url(hyc6.png) no-repeat right 40px;
}

.hynav .hyhover {
 background-color:#FC5E11;
 color:#fff;
 position:relative;
}

.hynav .hyhover:after {
 content:" ";
 width:20px;height:20px;
 transform:rotate(45deg);
 background-color:#FC5E11;
 z-index:-1;
 position:absolute;left:80px;bottom:-10px;
}


.suger-news-w {
 display:flex;
 flex-wrap:wrap;
 justify-content:space-between;
 align-items:center;
 margin-top:20px;
}

.suger-news {
 width:calc(100%/3 - 10px);
 margin-bottom:10px;
 padding:2px;
 background-color:#fff;
 border:1px solid #ccc;
 border-radius:5px;
}

.suger-news h3 {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 border-bottom:1px dashed #aaa;
 align-items:center;
 background:linear-gradient(#fff,#f9f9f9);
 padding:12px;
}

.suger-news h3 a {
 color:#1C96D6;
 font-weight:700;
}

.suger-news h3 a:last-child {
 color:#fff;
 background-color:#19d;
 line-height:1;
 display:inline-block;
 padding:4px 10px;
 border-radius:5px;
 font-size:0.8em;
}

.suger-news ul {
 padding:12px;
 padding-bottom:20px;
}

.friend ul {
 display:flex;
 flex-wrap:wrap;
 justify-content:center;
 align-items:center;
}

.friend ul li {
 margin:5px;
 padding:5px;
 border:1px solid #eee;
}

.friend ul img {
 width:116px;
 display:block;
}

.friend p {
 text-align:center;
 margin-bottom:25px;
}

.friend p a {
 font-size:0.8em;
 color:#888;
}

.footi-w {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:center;
 padding:30px 0;
}

.footi h3 {
 font-weight:700;
}

.footi1 {
 background:url(fi1.png) no-repeat 0 center;
}
.footi2 {
 background:url(fi2.png) no-repeat 0 center;
}
.footi3 {
 background:url(fi3.png) no-repeat 0 center;
}
.footi4 {
 background:url(fi4.png) no-repeat 0 center;
}

.footi {
 background-size:70px;
 padding-left:80px;
}

.footi span {
 font-size:0.9em;
 color:#999;
}

.foot {
 background-color:#fff;
 padding:50px 0;
 margin-top:10px;
 color:#555;
 font-size:0.9em;
}

.foot a {
 color:#666;
}

.foot .w1140 {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
}

.foot ul {
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 width:500px;
}

.foot ul a {
 display:block;
}

.lxwx {
 font-size:0.9em;
 text-align:center;
}

.lx1 img {
 width:90px;height:90px;
 display:block;
 margin:2px auto 5px;
}

.foot h5 {
 font-size:1.2em;
 line-height:1;
 font-weight:700;
 padding-bottom:15px;
 color:#39e;
}

.foot a:hover {
 color:#18c;
}

.wap__nav {
 display:none;
}

.copynav {
 text-align:center;
 background-color:#FCFDFB;
 color:#666;
 font-size:14px;
 padding:6px 0;
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-around;
 align-items:center;
}

.copynav a {
 color:#666;
}

#side-menu {
 background-color:#fff;
 padding:2px;
 position:fixed;top:140px;right:5px;
 z-index:200000;
 border-radius:3px;
 box-shadow:0 0 5px rgba(0,0,0,0.3);
 text-align:center;
 font-size:14px;
 font-weight:700;
}

#side-menu a {
 display:block;
 padding:10px 15px;
 border-radius:3px;
}

#side-menu li {
 margin:5px 0;
 line-height:1;
}

.sml1 a,.sml3 a,.sml5 a {
 background:linear-gradient(to right,#39b,#16d);
 color:#fff;
}

.sml2 a,.sml4 a,.sml6 a {
 background:linear-gradient(to right,#3df,#3af);
 color:#fff;
}



#side-menu li a:hover {
 background:linear-gradient(to right,#fa5,#f5a);
}

.smimg {
 display:none;
}

#side-menu .smimg img {
 width:70px;height:70px;
}

#side-menu p {
 font-family:arial,sans-serif;
 font-size:14px;
 color:#555;
 line-height:1.25;
}

a.tr__lo {
 color:#19d;
 border:1px solid #19d;
}

a.tr__si {
 color:#fff;
 border:1px solid #19d;
 background-color:#19d;
}

a.tr__lo, a.tr__si {
 line-height:1;
 padding:3px 8px;
 border-radius:5px;
}

a.tr__lo:hover {
 color:#999;
}

a.tr__si:hover {
 color:#ffe;
}

.friend p span {margin:5px;}

.trtel {
 font-size:1.1em;
 font-family:Arial,"WenQuanYi Micro Hei",sans-serif;
}

.onlywap {
 display:none !important;
}
.Product_Center {
    padding: 15px 10px;
    margin: 15px 0 -15px;
    border: 1px solid #c2bebe;
    border-radius: 5px;
}

.Product_Center  p {
    color: #fff;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}


.Product_Center p a {
    color: #666666;
    font-weight: 400;
    text-align: center;
}
p.HotPro {
    color: #333;
}
p.HotRecommen {
    color: #333;
}
p.MoreRecommen {
    color: #333;
}
span.field {
    flex: 1;
}
.introduce {
    position: relative;
}

.znzaddtime {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #1996d7;
    font-size: 12px;
    font-weight: normal;
}
.con li {
    display: block;
    width: 16.66%;
    float: left;
    text-align: center;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.con {
    margin-top: 20px;
    margin-bottom: 40px;
}
.wexewm img {
    width: 100%;
}
.wexewm {
    width: 100px;
    height: 100px;
    padding: 5px;
}
@media only screen and (max-width:768px) {
.Product_Center {
    display: none;
}
.znzaddtime {
    position: unset;
    right: 15px;
    bottom: 10px;
    color: #1996d7;
    text-align: right;
}
.con li {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    padding-bottom: 15px;
}

}